Skip to content

build(deps): bump org.gaul:modernizer-maven-plugin from 2.7.0 to 3.4.0#21

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/maven/org.gaul-modernizer-maven-plugin-3.3.0
Open

build(deps): bump org.gaul:modernizer-maven-plugin from 2.7.0 to 3.4.0#21
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/maven/org.gaul-modernizer-maven-plugin-3.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Copy link
Copy Markdown
Contributor

Bumps org.gaul:modernizer-maven-plugin from 2.7.0 to 3.4.0.

Release notes

Sourced from org.gaul:modernizer-maven-plugin's releases.

Modernizer Maven Plugin 3.4.0

  • Add <until> element to give more precise violations, #313
  • Add new violations for Apache Commons and Guava, particularly for Files
  • Make build reproducible
  • Make @SuppressModernizer order-independent within a method
  • Match @SuppressModernizer by simple name, #318
  • Upgrade to asm 9.10 with Java 27 support, #417

Thanks @​mkarg for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 3.3.0

  • Fix execution on multi-module projects, #390
  • Upgrade to asm 9.9.0 for Java 26 compatibility, #378

Thanks @​akuhtz for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 3.2.0

  • Add violations for Apache commons-io
  • Fix file descriptor leaks, #327
  • Prepare for Central Portal releasing, #344
  • Upgrade to asm 9.8.0 for Java 25 compatibility, #335

Thanks @​cstamas and @​rovarga for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 3.1.0

  • Allow SuppressModernizer on local types, #155
  • Fix recommendation for Files.newOutputStream, #309
  • Fix suggestions for newXWithExpectedSize, #315

Thanks @​Bananeweizen and @​snago for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 3.0.0

  • Add File violations, #301
  • Add violation for ByteStreams.toByteArray
  • Add violation for StringReader, #291
  • Add violations for Maps and Sets with expected size, #258
  • Rework pom.xml structure, #263, #264
  • Upgrade to asm 9.7.1 for Java 24 compatibility, #286

Thanks @​cstamas and @​mkarg for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 2.9.0

  • Upgrade to ASM 9.7
  • Revert unneeded Maven core dependency from 3.9.5 to 3.2.5, #241

Thanks @​cstamas for sending pull requests to improve Modernizer!

Modernizer Maven Plugin 2.8.0

  • Add m2e hint, #213
  • Add support for different output formats and add codeclimate as an output format, #235

... (truncated)

Commits
  • 0903669 modernizer-maven-plugin 3.4.0 release
  • 57af23d Expand README with requirements, schema, and suppression details
  • fef9fdf Bump self-referenced modernizer plugin from 3.1.0 to 3.3.0
  • 9785f42 Annotate simple-name fixture outer with canonical @​SuppressModernizer
  • c33184b Strip inner-class suffix when mapping .class to source path
  • 65e86d1 Match @​SuppressModernizer by simple name to support foreign packages
  • d35f890 Split Iterables.isEmpty rewrite by JDK version
  • 3bd08fd Annotate semantic-mismatch caveats on four recommendation comments
  • 867575b Split Iterables Optional rewrites by JDK version
  • ce92cd1 Recommend Path.of over Paths.get in v11 FileReader/FileWriter rules
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 9, 2026
jeffjensen and others added 2 commits May 23, 2026 14:11
Bumps [org.gaul:modernizer-maven-plugin](https://github.com/gaul/modernizer-maven-plugin) from 2.7.0 to 3.4.0.
- [Release notes](https://github.com/gaul/modernizer-maven-plugin/releases)
- [Commits](gaul/modernizer-maven-plugin@modernizer-maven-plugin-2.7.0...modernizer-maven-plugin-3.4.0)

---
updated-dependencies:
- dependency-name: org.gaul:modernizer-maven-plugin
  dependency-version: 3.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump org.gaul:modernizer-maven-plugin from 2.7.0 to 3.3.0 build(deps): bump org.gaul:modernizer-maven-plugin from 2.7.0 to 3.4.0 May 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/maven/org.gaul-modernizer-maven-plugin-3.3.0 branch from 0b8d16e to fd45409 Compare May 23, 2026 19:13
@dependabot @github

dependabot Bot commented on behalf of github May 30, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of org.gaul:modernizer-maven-plugin exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant